-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat/release changes to support chain upgrade v1.12 #199
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* build: bump core deps * build: bump chain core types * fix: remove orderbook v1 interface definitions and fix imports * build: bump injective-core dep * build: bump injective-core dep * fix: remove core dependency * chore: add NewNetwork constructor * chore: go mod tidy * fix: fix merge errors and copy types
… feat/sync_dev_with_master_1_48_10
…t and injective-indexer v1.12.45-rc5
… feat/sync_dev_with_master_1_48_10
…1_48_10 Feat/sync dev with master 1.48.10
…hout running the simulation process
…without_simulation Feat/add example broadcast without simulation
… feat/synchronize_with_master_1_48_11
…er_1_48_11 Feat/synchronize with master 1.48.11
* (feat) Added PYTH/USDT PERP market info in mainnet metadata ini file * (feat) Synchronized markets and tokens config files to add PYTH/USDT spot market * (feat) Synchronized markets and tokens config files to add USDY/USDT and WHALE/USDT spot markets (#183) Co-authored-by: abel <[email protected]> * (feat) Synchronized markets and tokens config files to add SOL/USDT spot market * (feat) Synchronized markets and tokens config files to add SEI/USDT and TIA/USDT perpetual markets * (feat) Added support for spot and derivative TradesV2 and StreamTradesV2. Updated proto definitions to the latest injective-core and injective-indexer candidates for chain upgrade 1.12 --------- Co-authored-by: abel <[email protected]>
…gle constants module. Changed the default gas price from 500000000 to 160000000
…he constants module
…jectiveLabs/sdk-go into feat/merge_latest_changes_from_main_into_dev
…from_main_into_dev Feat/merge latest changes from main into dev
… from the information provided by the Indexer instead of using the .ini files
…ion_endpoints Feat/add new indexer position endpoints
… pre-commit stepts, including golangci-lint
…ng to master and dev
Feat/markets assistant
… pre-commit stepts, including golangci-lint
…ng to master and dev
…m/InjectiveLabs/sdk-go into feat/activate_validation_workflow
* (feat) Added missing messages from the Bank MOdule * (feat) Added logic in MarketsAssistant to enable the use of all tokens from the chain denoms metadata * (fix) Added lazy initialization for the legacy markets assistant (the one initialized from the .ini files). --------- Co-authored-by: abel <[email protected]>
…at/activate_validation_workflow
…e scripts for the new endpoints.
* (feat) Added configuration for pre-commit. Solved all issues found by pre-commit stepts, including golangci-lint * (feat) Added GitHub workflow to run pre-commit for PRs and when pushing to master and dev * (fix) Fix pre-commit configuration * (fix) Fix pre-commit configuration * (feat) Added GitHub workflow to run tests and calculate coverage * (feat) Added Codecov badge in README.md * (feat) Added configuration for pre-commit. Solved all issues found by pre-commit stepts, including golangci-lint * (feat) Added GitHub workflow to run pre-commit for PRs and when pushing to master and dev * (fix) Fix pre-commit configuration * (fix) Fix pre-commit configuration * (feat) Added GitHub workflow to run tests and calculate coverage * (feat) Added Codecov badge in README.md * (fix) Fixed incorrect numbers in example script module names --------- Co-authored-by: abel <[email protected]>
… example scripts for the endpoints.
…at/add_wasm_and_token_factory_endpoints
…ctory_endpoints Feat/add wasm and token factory endpoints
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dev
branch intomaster
for chain upgrade v1.12